home *** CD-ROM | disk | FTP | other *** search
/ Czech Logic, Card & Gambling Games / Logické hry.iso / hry / Fish Fillets / script / gems / dialogs_it.lua < prev    next >
Encoding:
Text File  |  2005-07-16  |  2.1 KB  |  53 lines

  1.  
  2. dialogId("zav-v-sto", "font_big", "Please note, that this level contains one hundred and nine objects.")
  3. dialogStr("Prego, notate che questo livello contiene cento e nove oggetti.")
  4.  
  5.  
  6. dialogId("zav-v-trpyt", "font_big", "And all of them gleam beautifully.")
  7. dialogStr("Ed ognuno luccica magnificamente.")
  8.  
  9.  
  10. dialogId("zav-m-pohnout", "font_small", "Please note, that I can`t move a fin here.")
  11. dialogStr("Prego, nota che non riesco a muovere una pinna.")
  12.  
  13.  
  14. dialogId("zav-m-krasa", "font_small", "It`s beautiful! Everything gleams so much...")
  15. dialogStr("Che bello! Luccica tutto...")
  16.  
  17.  
  18. dialogId("zav-v-venku", "font_big", "It`ll be much nicer when we get out.")
  19. dialogStr("Sar├á ancora meglio quando ne saremo fuori.")
  20.  
  21.  
  22. dialogId("zav-v-zaval", "font_big", "This is very dangerous cave-in. We are lucky to be alive.")
  23. dialogStr("Questa frana ├¿ pericolosa. Siamo fortunati di essere vivi.")
  24.  
  25.  
  26. dialogId("zav-m-hopskok", "font_small", "Don`t speak too soon. We`re still in here.")
  27. dialogStr("Non parlare troppo presto. Ci siamo ancora dentro.")
  28.  
  29.  
  30. dialogId("zav-m-kameny", "font_small", "Don`t you think that these stones are arranged in a different way?")
  31. dialogStr("Non ti sembra che queste pietre siano disposte diversamente?")
  32.  
  33.  
  34. dialogId("zav-v-zeleny", "font_big", "You are right. That green one was surely over there!")
  35. dialogStr("Hai ragione. Quella verde l├¼ stava sicuramente di l├á!")
  36.  
  37.  
  38. dialogId("zav-v-restart", "font_big", "I think that these jewels arrange themselves in a different way after each restart.")
  39. dialogStr("Penso che queste gemme si redispongano diversamente dopo ogni riavvio.")
  40.  
  41.  
  42. dialogId("zav-m-pravda", "font_small", "Yeah, you`re right. Maybe they form some sensible pattern sometimes.")
  43. dialogStr("Gi├á, ├¿ vero. Forse formano qualche schema particolare ogni tanto.")
  44.  
  45.  
  46. dialogId("zav-m-hrac", "font_small", "Look, our player obviously satiated his need for colors.")
  47. dialogStr("Guarda, il nostro giocatore ha positivamente soddisfatto la sua sete cromatica.")
  48.  
  49.  
  50. dialogId("zav-v-zachranit", "font_big", "Maybe he could try to save us instead now.")
  51. dialogStr("Forse adesso dovrebbe provare a salvarci, invece.")
  52.  
  53.